home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Jun 90 / MacApp.Tech$ 6⁄1⁄90 / 1391-New Class Room Proje-Jun90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.1 KB  |  27 lines  |  [TEXT/GEOL]

  1. Item    6846102                         1-June-90        15:14PDT
  2.  
  3. From:   D5295                           Reseach SW Design, D Goldman,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. cc:     DSI                             Decision Sys, Erik Jordan,PRT
  8.  
  9. Sub:    New Class Room Project
  10.  
  11. Announcing the latest addition to the Class Room:
  12.  
  13.    THEWindow
  14.         - Erik Jordan, Decision Systems, Inc., AppleLink: DSI; AO: ECJordan
  15.         - This project implements a descendant of the TWindow class, which
  16.             is used to add the HyperEngine product (from Symmetry) to your
  17.             applications.  Credit must be given to James Joaquin for his
  18.             pioneering work, and to Larry Rosenstein for his idea to move
  19.             the relevent code into a TWindow subclass.  Note that in my
  20.             implementation ALL code resides in the subclass (i.e., there's
  21.             no need to override any TApplication routines).
  22.         - Last Update: 6/1/90 (initial release)
  23.         - Status: Pretty stable.  Soliciting comments and review.
  24.         - MacApp Version: 2.0ß9
  25.  
  26.  
  27.